Results for spec@ext_texture_srgb@texwrap formats bordercolor

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.436820
Stdout
Testing GL_EXT_texture_sRGB.
Testing the border color only.
Testing GL_SRGB8_ALPHA8, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (324,87) @ 17,17
  Expected: 255 81 18 51
  Observed: 255 153 76 51
Fail with LINEAR and GL_CLAMP at (146,176) @ 17,17
  Expected: 255 81 18 51
  Observed: 255 153 76 51
Fail with LINEAR and GL_CLAMP_TO_BORDER at (324,176) @ 17,17
  Expected: 255 81 18 51
  Observed: 255 153 76 51
Testing GL_SRGB8, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (324,87) @ 17,17
  Expected: 255 81 18 255
  Observed: 255 153 76 255
Fail with LINEAR and GL_CLAMP at (146,176) @ 17,17
  Expected: 255 81 18 255
  Observed: 255 153 76 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (324,176) @ 17,17
  Expected: 255 81 18 255
  Observed: 255 153 76 255
Testing GL_SLUMINANCE8, border color only
Testing GL_SLUMINANCE8_ALPHA8, border color only
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/andreas/nfs/piglit" PIGLIT_PLATFORM="gbm"
Command
/home/andreas/nfs/piglit/bin/texwrap GL_EXT_texture_sRGB bordercolor -auto -fbo
dmesg

        

Back to summary